home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Nave / naval.swf / scripts / frame_5 / PlaceObject2_162_79 / CLIPACTIONRECORD onClipEvent(load).as
Encoding:
Text File  |  2006-06-13  |  98 b   |  7 lines

  1. onClipEvent(load){
  2.    if(this._parent.stopSoundFlag)
  3.    {
  4.       this.gotoAndStop(2);
  5.    }
  6. }
  7.